projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83e9e0b
)
Fix documentation typos
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 16 Jul 2014 03:18:27 +0000
(23:18 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 16 Jul 2014 03:56:47 +0000
(23:56 -0400)
gtk/gtklistbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtklistbox.c
b/gtk/gtklistbox.c
index 6c3d2a3f02bf2279c1bbc9a0cffec7a493abf16c..0e65aff699a3a84db337cc0b77f80a99ee48c9a1 100644
(file)
--- a/
gtk/gtklistbox.c
+++ b/
gtk/gtklistbox.c
@@
-3240,7
+3240,7
@@
update_row_style (GtkListBoxRow *row)
/**
* gtk_list_box_row_set_activatable:
* @row: a #GTkListBoxrow
- * @activatable: %TRUE to ma
ke
the row as activatable
+ * @activatable: %TRUE to ma
rk
the row as activatable
*
* Set the #GtkListBoxRow:activatable property for this row.
*
@@
-3270,7
+3270,7
@@
gtk_list_box_row_set_activatable (GtkListBoxRow *row,
* Gets the value of the #GtkListBoxRow:activatable property
* for this row.
*
- * Returns: %TRUE
fi
the row is activatable
+ * Returns: %TRUE
if
the row is activatable
*
* Since: 3.14
*/